Download and Install postgresql_autodoc version 1.25 on Mac OS X
Saturday the 19th of July, 2008

    postgresql_autodoc  most recent diff


      View the most recent changes for the postgresql_autodoc port at: postgresql_autodoc.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for postgresql_autodoc.
      The raw portfile for postgresql_autodoc 1.25 is located here:
      http://postgresql_autodoc.darwinports.com/dports/databases/postgresql_autodoc/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/postgresql_autodoc
      Google
      Web Darwinports.com



      # $Id: Portfile 30223 2007-10-22 22:46:02Z jmpp macports.org $

      PortSystem 1.0

      Name: postgresql_autodoc
      Version: 1.25
      Category: databases textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: Automatic documentation generator for postgresql databases
      Long Description: Automatic documentation generator for postgresql databases. It supports output in HTML, GraphViz, SGML DocBook and DIA formats.

      Homepage: http://www.rbt.ca/autodoc/
      master_sites http://www.rbt.ca/autodoc/binaries/
      checksums md5 f61071a23f6b34f948bbf799de91e8e4

      depends_lib port:perl5.8 port:p5-dbi port:p5-dbd-pg port:p5-html-template

      worksrcdir ${name}

      configure.args --datadir=${prefix}/share/${name}

      destroot.destdir bindir=${destroot}${prefix}/bin datadir=${destroot}${prefix}/share/${name}

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/postgresql_autodoc
      % sudo port install postgresql_autodoc
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching postgresql_autodoc
      ---> Verifying checksum for postgresql_autodoc
      ---> Extracting postgresql_autodoc
      ---> Configuring postgresql_autodoc
      ---> Building postgresql_autodoc with target all
      ---> Staging postgresql_autodoc into destroot
      ---> Installing postgresql_autodoc
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using postgresql_autodoc with these commands:
      %  man postgresql_autodoc
      % apropos postgresql_autodoc
      % which postgresql_autodoc
      % locate postgresql_autodoc

     Where to find more information:

    Darwin Ports



    image test